firefoxdriver software package provides Firefox WebDriver support, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install firefoxdriver
firefoxdriver is installed in your system.
Make ensure the firefoxdriver package were installed using the commands given below,
$ sudo dpkg-query -l | grep firefoxdriver *
You will get with firefoxdriver package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Web Software |
| Package | firefoxdriver |
| Version | 2.53.2-1 |
| Description | Firefox WebDriver support |
| Sub Section | web |